Creating temporary file "g:\Srclt\Common\LuaWrapper\Win32\2.2\Unicode Release\RSP00010E1978829028.rsp" with contents
[
/O2 /Ob1 /I "..\..\Angelica2\Output\3rdSDK\Include" /I "..\..\Angelica2\Output\a3dSDK\Include" /I "..\..\Angelica2\Output\acSDK\Include" /I "..\..\Angelica2\Output\afSDK\Include" /I "..\..\Angelica2\Output\amSDK\Include" /I "..\..\Angelica2\Output\apSDK\Include" /I "..\..\Angelica2\3rdSDK\Include\lua" /D "NDEBUG" /D "_LIB" /D "WIN32" /D "UNICODE" /D "_CRT_SECURE_NO_WARNINGS" /D "_VC80_UPGRADE=0x0600" /D "_UNICODE" /GF /FD /EHsc /MD /Gy /Fp"Win32\2.2\Unicode Release\LuaWrapper_u.pch" /Fo"Win32\2.2\Unicode Release\\" /Fd"Win32\2.2\Unicode Release\\" /W3 /c /TP /wd4996 .\Debugger.cpp
.\ScriptValue.cpp
.\LuaUtil.cpp
.\LuaState.cpp
.\LuaScript.cpp
.\LuaMemTbl.cpp
.\LuaDebugMsg.cpp
.\LuaDebugIPC.cpp
.\LuaDebugHelper.cpp
.\LuaDebug.cpp
.\LuaAPI.cpp
.\LD_NameValue.cpp
]
Creating command line "cl.exe @"g:\Srclt\Common\LuaWrapper\Win32\2.2\Unicode Release\RSP00010E1978829028.rsp" /nologo /errorReport:prompt"
Creating temporary file "g:\Srclt\Common\LuaWrapper\Win32\2.2\Unicode Release\RSP0001181978829028.rsp" with contents
[
/OUT:"Win32\2.2\Unicode Release\LuaWrapper_u.lib" ".\Win32\2.2\Unicode Release\Debugger.obj"
".\Win32\2.2\Unicode Release\LD_NameValue.obj"
".\Win32\2.2\Unicode Release\LuaAPI.obj"
".\Win32\2.2\Unicode Release\LuaDebug.obj"
".\Win32\2.2\Unicode Release\LuaDebugHelper.obj"
".\Win32\2.2\Unicode Release\LuaDebugIPC.obj"
".\Win32\2.2\Unicode Release\LuaDebugMsg.obj"
".\Win32\2.2\Unicode Release\LuaMemTbl.obj"
".\Win32\2.2\Unicode Release\LuaScript.obj"
".\Win32\2.2\Unicode Release\LuaState.obj"
".\Win32\2.2\Unicode Release\LuaUtil.obj"
".\Win32\2.2\Unicode Release\ScriptValue.obj"
]
Creating command line "lib.exe @"g:\Srclt\Common\LuaWrapper\Win32\2.2\Unicode Release\RSP0001181978829028.rsp" /NOLOGO"
Creating temporary file "g:\Srclt\Common\LuaWrapper\Win32\2.2\Unicode Release\BAT0001191978829028.bat" with contents
[
@echo off
set DST_PATH="..\Output"
xcopy "g:\Srclt\Common\LuaWrapper\Win32\2.2\Unicode Release\LuaWrapper_u.lib" %DST_PATH%\Lib\ /R /Y /Q
xcopy LuaApi.h %DST_PATH%\include\LuaWrapper\ /R /Y /Q
xcopy LuaMemTbl.h %DST_PATH%\include\LuaWrapper\ /R /Y /Q
xcopy LuaScript.h %DST_PATH%\include\LuaWrapper\ /R /Y /Q
xcopy LuaState.h %DST_PATH%\include\LuaWrapper\ /R /Y /Q
xcopy LuaUtil.h %DST_PATH%\include\LuaWrapper\ /R /Y /Q
xcopy ScriptValue.h %DST_PATH%\include\LuaWrapper\ /R /Y /Q
if errorlevel 1 goto VCReportError
goto VCEnd
:VCReportError
echo Project : error PRJ0019: A tool returned an error code from "Performing Post-Build Event..."
exit 1
:VCEnd
]
Creating command line """g:\Srclt\Common\LuaWrapper\Win32\2.2\Unicode Release\BAT0001191978829028.bat"""
|